x86: During boot, initialise cpu-numa info for all present CPUs.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 19 May 2010 20:14:57 +0000 (21:14 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 19 May 2010 20:14:57 +0000 (21:14 +0100)
commit5dd6be7e601946afb7f12634e045e5b57e53532c
tree5156d27c37869865c7e0950028a6553d2d82d792
parent63f9b481528e515707a7b8b92473f09f63d3aece
x86: During boot, initialise cpu-numa info for all present CPUs.

Previously we would skip ones we didn't bring online.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/setup.c